<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base href="SITE_URL" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link type="text/css" rel="stylesheet" href="template/core/error.css" />
<title>بروز خطا در سیستم</title>
</head>

<body>
<div align="center">
	<div class="icon"></div>
	<div class="box">
		<div class="inner">
			<span class="code">کد خطا : 0</span><br />
توضیح : Could not open database			<p><a href="#" onclick="history.go(-1); return false;">بازگشت</a></p>
		</div>
	</div>
</div>
</body>
</html>